home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CDTV / cdtvtools-11 / ReadMe < prev   
Encoding:
Text File  |  1991-06-24  |  3.9 KB  |  95 lines

  1. CDTV Developer Tools        Version 1.1         June 13 1991
  2.  
  3.  
  4. Many of the directories (and their contents) on this disk
  5. have been compressed into single files using the freely
  6. redistributable program "LHArc".  To "reconstitute" a
  7. particular directory, simply format a floppy or make a
  8. partition on your hard drive and copy the corresponding
  9. ".LZH" file to it.  Also copy the program "LHArc".
  10. Change into this directory and issue the command:
  11.  
  12.              LHArc -m x Audio.LZH
  13.  
  14.          (if you want to extract the audio tools, that it.)
  15.  
  16. Once LHArc has completed extracting the directory and the
  17. files in it, you may delete both the ".LZH" file and the
  18. program "LHArc".
  19.  
  20. Note that some of the contents of this disk are copyrighted.
  21.  
  22.  
  23.                         -----------------
  24.  
  25. Various old examples have been deleted as they become outdated.  Here is a
  26. brief summary of what you will find on the disk, and modifications from
  27. the Tools disk volume 1.0.
  28.  
  29.  
  30. Directory       Contents/modifications
  31. ---------       ----------------------------------------
  32.  
  33. CDXL            sample source code demonstrating the use of CDTV
  34.                 transfer lists.
  35.  
  36. Bookit          The Bookit utility, intended for use in your startup-
  37.                 sequence, reads in and activates the CDTV Preferences
  38.                 settings.  This utility, included in the ISO DevPak
  39.                 vers. 3.5, replaces the CDTVPrefs utility.  See the file
  40.                 bookit.readme for more information.
  41.  
  42. Debox           The latest version of the SBox and Debox data compression
  43.                 routines.
  44.  
  45. Fonts           Two sample fonts, which you may use in any CDTV application
  46.                 on a royalty-free basis.
  47.  
  48. Includes        The latest versions of the include files for CDTV.
  49.  
  50. Keeper          A utility, intended for use in your startup-sequence,
  51.                 which loads and displays any IFF image while the rest of
  52.                 your program is loading.  This should help avoid long
  53.                 delays with nothing for the user to look at during loading.
  54.  
  55. CD-DA           Sample source code which plays CD-DA tracks on a CD.
  56.  
  57. Audio           Routines to play large 8SVX samples (greater than 128K), and
  58.                 conversion utilities to work with files imported from other
  59.                 platforms.
  60.  
  61. Playerprefs     Contains the autodocs for the playerprefs.library.  This
  62.                 library in the ROM of the CDTV contains numerous routines
  63.                 for reading and writing to the Bookmark device, calling
  64.                 the system screensaver, interpreting joystick events as
  65.                 mouse events, etc.
  66.  
  67. Memcard         Code to read and write to the personal memory card,
  68.                 including information on how to make the card bootable.
  69.  
  70. System          System level utilities to read Preferences, dump a sector,
  71.                 source code showing how to write to bookmark memory, and
  72.                 how to stop resets when a disc is ejected.
  73.  
  74. LHArc           Utility to compress and decompress files.  Includes
  75.                 documentation.
  76.  
  77. CDTVPrefs       removed.  You should use the Bookit utility (see above).
  78.  
  79. NTSC-PAL        Utilities for switching between NTSC and PAL screens.
  80.  
  81.  
  82. WARNING - The information contained herein is subject to change without
  83. notice.  Commodore specifically does not make any endorsement or
  84. representation with respect to use, results, or performance of the
  85. information (including without limitation its capabilities, appropriateness,
  86. reliability, currentness or availability).
  87.  
  88. DISCLAIMER - This information is provided "as is" without warranty of any
  89. kind, either express or implied.  The entire risk as to the use of this
  90. information is assumed by the user.  In no event will Commodore or its
  91. affiliated companies be liabile for any damages, direct, incidental,
  92. special or consequential, resultiing from any defect in the informatioin,
  93. even if advised of the possibilities of such damages.
  94.  
  95.